Micron Document
🎖️GitЯра🎖️

Node / reticulum / Node_App_Template rns://bfb3becae4b7568796ac5276b6bc5741/reticulum/Node_App_Template


This is a template to create really cool pages on NomadNet nodes


-─

This is a template to create really cool pages on NomadNet nodes. It does not have any requirements outside of standard Python3 modules.
Data is stored in JSON files. Although not the best for nodes with a lot of traffic, it will run on pretty much anything that has Python3.

This template handles:
* User registration and login
* Associate Reticulum identity with user account
* Users can message eachother (internal, not using LXMF)
* Administrative way to manage users
* Example page to create your own pages that require authentication.

admin / admin

Clone repository to folder where pages are server. Example: /home/reticulum/.nomadnetwork/storage/pages

Open core.py and customize to your liking. page_path and data_directory MUST be set.

See example.mu for an example of a page. You may use the "plugins" by adding a link to each one.

Served by rngit 1.4.2 - Generated in 0.08s